home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club (Business) 1997 July
/
Software of the Month Club - Business (Volume 239) (July 1997).iso
/
pc
/
code
/
debug
/
memmon.dir
/
00044_Depth + Vol.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-15
|
289 b
|
13 lines
on mouseUp
global gLevel
set gLevel to 3
set the backColor of sprite 31 to 245
set the backColor of sprite 32 to 245
set the backColor of sprite 33 to 250
set the backColor of sprite 34 to 245
if marker(0) = 35 then
TurnOffTempoPuppets()
end if
go("Depth+sound")
end